Skip to main content

All Questions

1vote
0answers
42views

how to label a tain_data? [closed]

I have one assignment that I have four files 1) train_data.csv: The training file contains two fields (text, id). 2) train_label.csv: The label file contains two fields (id, label). 3) test_data.csv: ...
Mukesh Bhandarkar's user avatar

close